home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 2000-09-07 | 4.3 KB | 91 lines |
- :Base ciftp.HLP
- :Title The Crescent Internet ToolPak FTP Control
- :Index CIFTP Control =CIFTP.HLP
- 1 Getting Started with the CIFTP Control
- 2 What Is FTP?=whatisftp
- 2 How Does FTP Work?=howdoesftpwork
- 2 What Is the CIFTP Control?=whatistheciftpcontrol
- 2 Using High and Low-level Methods in the Same Application=usinghighandlowlevelmethodsinthesameapplication
- 2 Programming Tasks=programmingtasks
- 2 Connecting to an FTP Server Using Low-level Methods=connectingtoanftpserverusinglowlevelmethods
- 2 Disconnecting From an FTP Server=disconnectingfromanftpserver
- 2 Copying a File From an FTP Server Using Low-level Methods=copyingafilefromanftpserverusinglowlevelmethods
- 2 Copying a File From an FTP Server Using High-level Methods=copyingafilefromanftpserverusinghighlevelmethods
- 2 Obtaining a Directory Listing from an FTP Server Using Low-level=obtainingadirectorylistingfromanftpserverusinglowlevel
- 2 Obtaining a Directory Listing from an FTP Server Using High-level=obtainingadirectorylistingfromanftpserverusinghighlevel
- 2 Copying a File to an FTP Server Using Low-level Methods=copyingafiletoanftpserverusinglowlevelmethods
- 2 Copying a File to an FTP Server Using High-level Methods=copyingafiletoanftpserverusinghighlevelmethods
- 2 Using an FTP Proxy Server=usinganftpproxyserver
- 2 Using the CIFTP Wrapper Class=usingtheciftpwrapperclass
- 2 Public Functions=publicfunctions
- 2 Public Properties=publicproperties
- 2 Public Subs=publicsubs
- 2 Public Data Members=publicdatamembers
- 1 The CIFTP Control Reference
- 2 Reference Overview=theciftpcontrolreference
- 2 AccessPort Property=accessportproperty
- 2 DataPort Property=dataportproperty
- 2 DirectoryListBoxName Property=directorylistboxnameproperty
- 2 EventState Property=eventstateproperty
- 2 FileAttributeMask Property=fileattributemaskproperty
- 2 FileListBoxName Property=filelistboxnameproperty
- 2 FileNameMask Property=filenamemaskproperty
- 2 Files Property=filesproperty
- 2 HostAddress Property=hostaddressproperty
- 2 HostName Property=hostnameproperty
- 2 LocalFileName Property=localfilenameproperty
- 2 LoginName Property=loginnameproperty
- 2 MethodState Property=methodstateproperty
- 2 OverwriteExistingFile Property=overwriteexistingfileproperty
- 2 Password Property=passwordproperty
- 2 RemoteFileName Property=remotefilenameproperty
- 2 RepresentationType Property=representationtypeproperty
- 2 WorkingDirectory Property=workingdirectoryproperty
- 2 AccessControlChannelClosed Event=accesscontrolchannelclosedevent
- 2 AccessControlChannelConnection Event=accesscontrolchannelconnectionevent
- 2 AccessControlPacketReceived Event=accesscontrolpacketreceivedevent
- 2 AccessControlPacketSent Event=accesscontrolpacketsentevent
- 2 DataControlChannelClosed Event=datacontrolchannelclosedevent
- 2 DataControlChannelConnection Event=datacontrolchannelconnectionevent
- 2 DataControlPacketReceived Event=datacontrolpacketreceivedevent
- 2 DataControlPacketSent Event=datacontrolpacketsentevent
- 2 DataPortSet Event=dataportsetevent
- 2 EventStateChanged Event=eventstatechangedevent
- 2 FileClosed Event=fileclosedevent
- 2 FTPStatus Event=ftpstatusevent
- 2 GotDirectory Event=gotdirectoryevent
- 2 GotFile Event=gotfileevent
- 2 InternetError Event=interneterrorevent
- 2 ListBoxesPopulated Event=listboxespopulatedevent
- 2 MethodStateChanged Event=methodstatechangedevent
- 2 PutFile Event=putfileevent
- 2 ServerResponse Event=serverresponseevent
- 2 SocketClosed Event=socketclosedevent
- 2 TotalFileBytesReceived Event=totalfilebytesreceivedevent
- 2 WSAError Event=wsaerrorevent
- 2 APPE Method=appemethod
- 2 CDUP Method=cdupmethod
- 2 CleanupConnection, CleanupDataConnection Methods=cleanupconnectioncleanupdataconnectionmethods
- 2 ConnectToAccessControlChannel Method=connecttoaccesscontrolchannelmethod
- 2 ConnectToDataChannel Method=connecttodatachannelmethod
- 2 CWD Method=cwdmethod
- 2 GetDirectory Method=getdirectorymethod
- 2 GetFile Method=getfilemethod
- 2 LIST Method=listmethod
- 2 PASS Method=passmethod
- 2 PASV Method=pasvmethod
- 2 PORT Method=portmethod
- 2 PutFile Method=putfilemethod
- 2 PWD Method=pwdmethod
- 2 QUIT Method=quitmethod
- 2 RETR Method=retrmethod
- 2 SendFTPCommand Method=sendftpcommandmethod
- 2 STOR Method=stormethod
- 2 SYST Method=systmethod
- 2 TYPE Method=typemethod
- 2 USER Method=usermethod
- 2 Files Collection=filescollection
- 2 Count Property=countproperty
- 2 Item Method=itemmethod
- 2 File Object=fileobject
-